Skip to content

fix: use standard MCP config key "url" instead of "httpUrl"#7

Merged
John-Lin merged 1 commit into
masterfrom
fix/mcp-url-key
Apr 6, 2026
Merged

fix: use standard MCP config key "url" instead of "httpUrl"#7
John-Lin merged 1 commit into
masterfrom
fix/mcp-url-key

Conversation

@John-Lin

@John-Lin John-Lin commented Apr 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace non-standard httpUrl config key with url to align with MCP specification and Claude Desktop
  • Update README documentation accordingly

Test plan

  • All 59 existing tests pass

🤖 Generated with Claude Code

Align with the MCP specification (and Claude Desktop) which uses "url"
for streamable HTTP server configuration. The non-standard "httpUrl" key
caused servers configured with "url" to be incorrectly treated as stdio,
leading to startup failures.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@John-Lin
John-Lin merged commit 03751b8 into master Apr 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant